home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8935 < prev    next >
Encoding:
Text File  |  1996-08-05  |  654 b   |  19 lines

  1. Newsgroups: comp.lang.c++
  2. Path: in1.uu.net!allegra!alice!ark
  3. From: ark@research.att.com (Andrew Koenig)
  4. Subject: Re: What is referencing good for?
  5. Message-ID: <DnF7oF.2AM@research.att.com>
  6. Organization: AT&T Research, Murray Hill NJ
  7. References: <4goojd$a9g@wintermute.ecs.fullerton.edu>
  8. Date: Tue, 27 Feb 1996 06:07:27 GMT
  9.  
  10. In article <4goojd$a9g@wintermute.ecs.fullerton.edu> grosin@titan.fullerton.edu (Gil Rosin) writes:
  11.  
  12. > Can someone give me a REAL world example of where I would use referencing
  13. > perhaps somewhere that I can not use pointers? 
  14.  
  15. There is no other way to write a copy constructor.
  16. -- 
  17.                 --Andrew Koenig
  18.                   ark@research.att.com
  19.